home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / include / asm / unistd.h < prev    next >
C/C++ Source or Header  |  2008-10-24  |  82b  |  6 lines

  1. # ifdef __i386__
  2. #  include "unistd_32.h"
  3. # else
  4. #  include "unistd_64.h"
  5. # endif
  6.